Total Complexity | 44 |
Dependencies | 5 |
Dependents | 11 |
Total lines | 316 |
Lines of code | 195 |
Logical lines of code | 92 |
Comment lines | 61 |
Methods | 17 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create() | 42 | 8 | 61 | |
is_access_token_renewed() | 54 | 7 | 21 | |
get() | 53 | 5 | 26 | |
get_all() | 64 | 3 | 11 | |
instance() | 71 | 2 | 6 | |
get_renewed_access_token() | 69 | 2 | 6 | |
access_token_renew_attemps_exceded() | 71 | 2 | 6 | |
is_access_token_expired() | 69 | 2 | 6 | |
get_token_type() | 70 | 2 | 6 | |
clean_token() | 63 | 2 | 9 | |
update() | 66 | 2 | 9 | |
delete() | 67 | 2 | 8 | |
get_args() | 81 | 1 | 3 | |
access_token_renew_attemps_increase() | 74 | 1 | 4 | |
calculate_expiration_date() | 78 | 1 | 3 | |
delete_all() | 81 | 1 | 3 | |
__construct() | 69 | 1 | 7 |